set Get Canned Message Module Messages Response Bytes
open fun setGetCannedMessageModuleMessagesResponseBytes(value: ByteString): AdminProtos.AdminMessage.Builder
Get the Canned Message Module messages in the response to this message.
Content copied to clipboard
string get_canned_message_module_messages_response = 11;
Return
This builder for chaining.
Parameters
value
The bytes for getCannedMessageModuleMessagesResponse to set.